Automations

UI Automation Commands

  • Version: 2.0.0
  • Official Verified

OpenBots Command group containing UI automation commands (Desktop, Input, Native Browser, Selenium, Window).

OpenBots.Commands.UIAutomation \ Selenium Execute Script Command

Command: Selenium Execute Script Command

This command allows you to execute a script in a Selenium web browser session.

Parameters

Browser Instance Name

Enter the unique instance that was specified in the **Create Browser** command.

Required

Script Code

Enter the script code to execute.

Required

Arguments (Optional)

Enter any necessary arguments.

Output Data Variable (Optional)

Create a new variable or select a variable from the list.

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Other Commands

Activate Window Command

Close Window Command

Move Window Command

Resize Window Command

Scroll Window Command

Set Window State Command

Wait For Window To Exist Command

Selenium Close Browser Command

Selenium Create Browser Command

Selenium Execute Script Command

Selenium Capture Element Region Command

Selenium Clear Element Command

Selenium Click Element Command

Selenium Element Exists Command

Selenium Get Dropdown Options Command

Selenium Get Element Attribute Command

Selenium Get Elements Command

Selenium Get Table Command

Selenium Get Text Command

Selenium Hover Over Element Command

Selenium Set Dropdown Option Command

Selenium Set Secure Text Command

Selenium Set Text Command

Selenium Switch To Element Frame Command

Selenium Wait For Element To Exist Command

Selenium Get Browser Info Command

Selenium Navigate Back Command

Selenium Navigate Forward Command

Selenium Navigate To URL Command

Selenium Refresh Command

Selenium Switch Browser Frame Command

Selenium Switch Browser Window Command

Desktop Command

HTML Input Command

Input Command

Input Credential Command

Replay Event Command

Send Advanced Keystrokes Command

Send Keystrokes Command

Send Mouse Click Command

Send Mouse Move Command

Send Secure Keystrokes Command

Wait For Click Command

Wait For Key Press Command

Get HTML Source Command

Query HTML Source Command

Native Browser Attach Application Command

Native Browser Close Application Command

Native Browser Create Application Command

Native Browser Activate Tab Command

Native Browser Close Tab Command

Native Browser Open New Tab Command

Native Browser Refresh Tab Command

Native Browser Maximize Browser Command

Native Browser Navigate Back Command

Native Browser Navigate Forward Command

Native Browser Navigate To URL Command


  • Version
    Documentation
Logo